[INFO] fetching crate ritual 0.0.0...
[INFO] testing ritual-0.0.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate ritual 0.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ritual 0.0.0
[INFO] finished tweaking crates.io crate ritual 0.0.0
[INFO] tweaked toml for crates.io crate ritual 0.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ritual 0.0.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 97 packages to latest compatible versions
[INFO] [stderr]       Adding clang v0.20.0 (available: v2.0.0)
[INFO] [stderr]       Adding derive_more v0.13.0 (available: v2.1.1)
[INFO] [stderr]       Adding itertools v0.8.2 (available: v0.14.0)
[INFO] [stderr]       Adding pathdiff v0.1.0 (available: v0.2.3)
[INFO] [stderr]       Adding ritual_common v0.0.0 (available: v0.4.0)
[INFO] [stderr]       Adding select v0.4.3 (available: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term-painter v0.2.4
[INFO] [stderr]   Downloaded string_cache_shared v0.3.0
[INFO] [stderr]   Downloaded select v0.4.3
[INFO] [stderr]   Downloaded failure_derive v0.1.8
[INFO] [stderr]   Downloaded ritual_common v0.0.0
[INFO] [stderr]   Downloaded string_cache v0.7.5
[INFO] [stderr]   Downloaded clang-sys v0.23.0
[INFO] [stderr]   Downloaded clang v0.20.0
[INFO] [stderr]   Downloaded failure v0.1.8
[INFO] [stderr]   Downloaded term v0.4.6
[INFO] [stderr]   Downloaded toml v0.4.10
[INFO] [stderr]   Downloaded derive_more v0.13.0
[INFO] [stderr]   Downloaded markup5ever v0.8.1
[INFO] [stderr]   Downloaded string_cache_codegen v0.4.4
[INFO] [stderr]   Downloaded html5ever v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b72cc05435bfc0b2d197cc636b9674377b8193197293f53ac5c3d710a58df37
[INFO] running `Command { std: "docker" "start" "-a" "8b72cc05435bfc0b2d197cc636b9674377b8193197293f53ac5c3d710a58df37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b72cc05435bfc0b2d197cc636b9674377b8193197293f53ac5c3d710a58df37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b72cc05435bfc0b2d197cc636b9674377b8193197293f53ac5c3d710a58df37", kill_on_drop: false }`
[INFO] [stdout] 8b72cc05435bfc0b2d197cc636b9674377b8193197293f53ac5c3d710a58df37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aac06c8014935d8f2bbcdb0d2aaacc5c180600ad9a194d0ee09dbda50ef9c62a
[INFO] running `Command { std: "docker" "start" "-a" "aac06c8014935d8f2bbcdb0d2aaacc5c180600ad9a194d0ee09dbda50ef9c62a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling clang-sys v0.23.0
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling clang v0.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling html5ever v0.23.0
[INFO] [stderr]    Compiling derive_more v0.13.0
[INFO] [stderr]    Compiling markup5ever v0.8.1
[INFO] [stderr]    Compiling ritual_common v0.0.0
[INFO] [stderr]    Compiling select v0.4.3
[INFO] [stderr]    Compiling ritual v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolons
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/type_allocation_places.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/processor.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub function: Box<Fn(&mut ProcessorData) -> Result<()>>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub function: Box<dyn Fn(&mut ProcessorData) -> Result<()>>,
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cpp_ffi_generator.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn run(mut data: &mut ProcessorData) -> Result<()> {
[INFO] [stdout]    |        ----^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.23.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "aac06c8014935d8f2bbcdb0d2aaacc5c180600ad9a194d0ee09dbda50ef9c62a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac06c8014935d8f2bbcdb0d2aaacc5c180600ad9a194d0ee09dbda50ef9c62a", kill_on_drop: false }`
[INFO] [stdout] aac06c8014935d8f2bbcdb0d2aaacc5c180600ad9a194d0ee09dbda50ef9c62a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97ea198615baf9be905ab108c9001008f67d30be1921723885bdd34fa18b878d
[INFO] running `Command { std: "docker" "start" "-a" "97ea198615baf9be905ab108c9001008f67d30be1921723885bdd34fa18b878d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ritual v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolons
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/type_allocation_places.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/processor.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub function: Box<Fn(&mut ProcessorData) -> Result<()>>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub function: Box<dyn Fn(&mut ProcessorData) -> Result<()>>,
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cpp_ffi_generator.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn run(mut data: &mut ProcessorData) -> Result<()> {
[INFO] [stdout]    |        ----^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolons
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/type_allocation_places.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/processor.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub function: Box<Fn(&mut ProcessorData) -> Result<()>>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub function: Box<dyn Fn(&mut ProcessorData) -> Result<()>>,
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cpp_ffi_generator.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn run(mut data: &mut ProcessorData) -> Result<()> {
[INFO] [stdout]    |        ----^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.23.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "97ea198615baf9be905ab108c9001008f67d30be1921723885bdd34fa18b878d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ea198615baf9be905ab108c9001008f67d30be1921723885bdd34fa18b878d", kill_on_drop: false }`
[INFO] [stdout] 97ea198615baf9be905ab108c9001008f67d30be1921723885bdd34fa18b878d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bddaf885faeed70951713b36185071d7b8d357096bf97b6e25e089f8e9103653
[INFO] running `Command { std: "docker" "start" "-a" "bddaf885faeed70951713b36185071d7b8d357096bf97b6e25e089f8e9103653", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolons
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> src/type_allocation_places.rs:28:6
[INFO] [stderr]    |
[INFO] [stderr] 28 |     };
[INFO] [stderr]    |      ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/processor.rs:91:23
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub function: Box<Fn(&mut ProcessorData) -> Result<()>>,
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub function: Box<dyn Fn(&mut ProcessorData) -> Result<()>>,
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/cpp_ffi_generator.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 48 | fn run(mut data: &mut ProcessorData) -> Result<()> {
[INFO] [stderr]    |        ----^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ritual` (lib) generated 4 warnings (run `cargo fix --lib -p ritual` to apply 2 suggestions)
[INFO] [stderr] warning: `ritual` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.23.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ritual-5a855cf508fe973b)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test tests::cpp_ffi_data::argument_int ... ok
[INFO] [stdout] test tests::cpp_ffi_data::argument_func ... ok
[INFO] [stdout] test tests::cpp_method::argument_types_equal3 ... ok
[INFO] [stdout] test tests::cpp_method::argument_types_equal4 ... ok
[INFO] [stdout] test tests::cpp_method::argument_types_equal5 ... ok
[INFO] [stdout] test tests::cpp_ffi_data::argument_int_ptr ... ok
[INFO] [stdout] test tests::cpp_ffi_data::argument_meaning ... ok
[INFO] [stdout] test tests::cpp_ffi_data::cpp_ffi_type_void ... ok
[INFO] [stdout] test tests::cpp_method::argument_types_equal2 ... ok
[INFO] [stdout] test tests::cpp_method::argument_types_equal6 ... ok
[INFO] [stdout] test tests::cpp_method::argument_types_equal7 ... ok
[INFO] [stdout] test tests::cpp_method::c_signature_constructor ... ok
[INFO] [stdout] test tests::cpp_method::argument_types_equal8 ... ok
[INFO] [stdout] test tests::cpp_method::c_signature_destructor ... ok
[INFO] [stdout] test tests::cpp_method::c_signature_empty ... ok
[INFO] [stdout] test tests::cpp_method::c_signature_method_returning_class ... ok
[INFO] [stdout] test tests::cpp_method::c_signature_simple_func ... ok
[INFO] [stdout] test tests::cpp_method::c_signature_method_with_this ... ok
[INFO] [stdout] test tests::cpp_method::full_name_free_function_in_namespace ... ok
[INFO] [stdout] test tests::cpp_method::c_signature_static_method ... ok
[INFO] [stdout] test tests::cpp_method::full_name_nested_class_method ... ok
[INFO] [stdout] test tests::cpp_method::full_name_static_method ... ok
[INFO] [stdout] test tests::cpp_operator::info1 ... ok
[INFO] [stdout] test tests::cpp_method::short_text1 ... ok
[INFO] [stdout] test tests::cpp_method::full_name_method ... ok
[INFO] [stdout] test tests::cpp_method::cpp_method_kind ... ok
[INFO] [stdout] test tests::cpp_method::argument_types_equal1 ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::cpp_parser::derived_class_multiple' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-0.20.0/src/lib.rs:1316:18:
[INFO] [stderr] trying to construct an enum from an invalid value 0x15e
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x62b092ac03ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x62b092ac03ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x62b092ac03ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x62b092ac03ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x62b092ad797a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x62b092ad797a - core[786f478f706679df]::fmt::write
[INFO] [stderr]    6:     0x62b092ac71c2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x62b092ac71c2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x62b092a9c65f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x62b092a9c65f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x62b092ab71a1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x62b0926a523c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x62b0926a523c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x62b092ab7392 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x62b092ab7392 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x62b092a9c718 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stderr]   16:     0x62b092a93ee9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x62b092a9d4ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x62b092ad7fdd - core[786f478f706679df]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x62b092ad7fdd - core[786f478f706679df]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stderr]   20:     0x62b092ad815e - core[786f478f706679df]::panicking::panic_invalid_enum_construction
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:318:5
[INFO] [stderr]   21:     0x62b092935adb - <clang[25e75686c2ade352]::Entity>::get_kind
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-0.20.0/src/lib.rs:1316:18
[INFO] [stderr]   22:     0x62b092553481 - ritual[49958d1f23b0d0c4]::cpp_parser::run_clang::<(), ritual[49958d1f23b0d0c4]::cpp_parser::run::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/workdir/src/cpp_parser.rs:252:30
[INFO] [stderr]   23:     0x62b092571e76 - ritual[49958d1f23b0d0c4]::cpp_parser::run
[INFO] [stderr]                                at /opt/rustwide/workdir/src/cpp_parser.rs:314:5
[INFO] [stderr]   24:     0x62b092649348 - <ritual[49958d1f23b0d0c4]::cpp_parser::run as core[786f478f706679df]::ops::function::Fn<(&mut ritual[49958d1f23b0d0c4]::processor::ProcessorData,)>>::call
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:79:5
[INFO] [stderr]   25:     0x62b0925bfcd3 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a mut ritual[49958d1f23b0d0c4]::processor::ProcessorData<'b>,), Output = core[786f478f706679df]::result::Result<(), failure[cffc5a6695cc7791]::error::Error>>> as core[786f478f706679df]::ops::function::Fn<(&mut ritual[49958d1f23b0d0c4]::processor::ProcessorData,)>>::call
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   26:     0x62b0925a07b0 - ritual[49958d1f23b0d0c4]::processor::process
[INFO] [stderr]                                at /opt/rustwide/workdir/src/processor.rs:288:13
[INFO] [stderr]   27:     0x62b092652bec - ritual[49958d1f23b0d0c4]::tests::cpp_parser::run_parser
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests/cpp_parser.rs:46:5
[INFO] [stderr]   28:     0x62b09265b152 - ritual[49958d1f23b0d0c4]::tests::cpp_parser::derived_class_multiple
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests/cpp_parser.rs:818:16
[INFO] [stderr]   29:     0x62b092650907 - ritual[49958d1f23b0d0c4]::tests::cpp_parser::derived_class_multiple::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests/cpp_parser.rs:817:28
[INFO] [stderr]   30:     0x62b0926480c6 - <ritual[49958d1f23b0d0c4]::tests::cpp_parser::derived_class_multiple::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   31:     0x62b09269931b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   32:     0x62b09269931b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stderr]   33:     0x62b0926a5d0b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stderr]   34:     0x62b0926a5d0b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   35:     0x62b0926a5d0b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]   36:     0x62b0926a5d0b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]   37:     0x62b0926a5d0b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x62b0926a5d0b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stderr]   39:     0x62b0926a5d0b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stderr]   40:     0x62b0926a1424 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stderr]   41:     0x62b0926a1424 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   42:     0x62b0926a8912 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   43:     0x62b0926a8912 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   44:     0x62b0926a8912 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]   45:     0x62b0926a8912 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]   46:     0x62b0926a8912 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]   47:     0x62b0926a8912 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   48:     0x62b0926a8912 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   49:     0x62b092abfbaf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   50:     0x62b092abfbaf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   51:     0x7547134b2aa4 - <unknown>
[INFO] [stderr]   52:     0x75471353fa64 - clone
[INFO] [stderr]   53:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/ritual-5a855cf508fe973b` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "bddaf885faeed70951713b36185071d7b8d357096bf97b6e25e089f8e9103653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bddaf885faeed70951713b36185071d7b8d357096bf97b6e25e089f8e9103653", kill_on_drop: false }`
[INFO] [stdout] bddaf885faeed70951713b36185071d7b8d357096bf97b6e25e089f8e9103653
